type golang.org/x/tools/internal/gcimporter.dddSlice
7 uses
golang.org/x/tools/internal/gcimporter (current package)
bexport.go#L351: case *dddSlice:
bexport.go#L545: t = &dddSlice{t.(*types.Slice).Elem()}
bimport.go#L405: type dddSlice struct {
bimport.go#L409: func (t *dddSlice) Underlying() types.Type { return t }
bimport.go#L410: func (t *dddSlice) String() string { return "..." + t.elem.String() }
bimport.go#L501: t := new(dddSlice)
bimport.go#L724: td, isddd := t.(*dddSlice)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)